Knowledge Base

My email templates are linking to the wrong folder.

Add the following lines to your Root folder's .htaccess file:

Options +FollowSymlinks -MultiViews
RewriteEngine On
RewriteBase /
RewriteRule ^client/(.*)  https://example.com/BLESTA-SUBDIR/client/$1 [R=301,NC,L]
Please rate this article to help us improve our Knowledge Base.

0 0